func github.com/refraction-networking/utls.buildRetryConfigList

2 uses

	github.com/refraction-networking/utls (current package)
		ech.go#L630: func buildRetryConfigList(keys []EncryptedClientHelloKey) ([]byte, error) {
		handshake_server_tls13.go#L805: 		encryptedExtensions.echRetryConfigs, err = buildRetryConfigList(hs.c.config.EncryptedClientHelloKeys)